--------------------------------------------------------------

Vanilla Ventures v1 Server Files

--------------------------------------------------------------

// Startintg server

Vist our github below to make sure you have what you need to get started
https://github.com/AMPZNetwork/ServerStarter/blob/master/OPENJDK21-INSTALL.md

--------------------------------------------------------------

Set the EULA to true before starting your server!

Starting your Vanilla Ventures server is very simple. Just press on the startserver.bat and wait for the window to open.


// Adding more ram

Adding more ram is also simple. Just open the server-setup-config.yaml file with a program like notepad++

Scroll down the file until you reach the following part:

launch:
  # specifies the max amount of ram the server is supposed to launch with (Xmx)
  maxRam: 4G

To add more ram you need to change the number after maxRam. The server will come with 4gb of ram allocated by default, however, you may want to change this for bigger servers or the computer/server your running this on isn't that powerful.

//RAM key

3gb - 3072
4gb - 4096
5gb - 5120
6gb- 6144
7gb - 7168
8gb - 8192
9gb - 9216
10gb - 10240

//Fixing server lag

This server download comes with a number of optimizations, so don't delete the config files or you may find that your server starts to lag. 

You can help with lag, by preloading the world. This something I recommend doing if running the server on a low-end system or with a number of players.

Also I recomend that you don't run this on that same computer you're running the modpack on. It can be done, but if you have a number of players on the server it may make both your server and pack start to lag. 

//Help and support

If you need any help with this please join our Discord server.

While waiting for us to get back to you, try looking into the issue and fixing it yourself. 

//Links

- Our Discord: https://discord.ampznetwork.com

- Our Forums: https://www.ampznetwork.com




















